Tool Mentor: Documenting the Deployment ModelPurposeThis tool mentor describes how to represent the Deployment Model and related artifacts in Rational Rose®. Related Rational Unified Process Activities: Describe Distribution OverviewThe Rational Rose Deployment View enables you to document the processors, the processes allocated to those processors, devices, and connections that comprise your Deployment Model. Processor Specifications, Device Specifications, and Connection Specifications enable you to display and modify their respective properties. You can change properties or relationships by editing the specification or modifying the icon on the diagram. The following is a summary of the steps you perform to manage the Deployment View:
1. Creating a
Node in the Deployment View
A Node in the Deployment View can be either a processor or a device. You can further define a processor by identifying its processes and specifying the type of process scheduling it uses.
2. Mapping Processes to
Nodes
Processes represent single threads of control. Examples include the main program from a component diagram or the name of an active object from a collaboration diagram. To document the processes and threads that execute on a particular node, you add the process or thread to the Processor using the Processor Specification.
3. Creating a
Device in the Deployment View
A device is a hardware component with no computing power. Each device must have a name. Device names can be generic, such as "modem" or "terminal."
4. Creating
Connections between Devices and Nodes
A connection represents some type of hardware coupling between two nodes, either a processor or a device. The hardware coupling can be direct, such as an RS232 cable, or indirect, such as satellite-to-ground communication. Connections are usually bi-directional.
5. Annotating the Deployment View
You can describe elements in the Deployment View by creating a Note and linking it to a specific node or connection. You can also use a Note to link a diagram in another view to the Deployment View. For example, you can link a note to a Component Diagram. Once a diagram is linked, you can double-click on the note and the linked diagram is immediately displayed. A linked diagram is indicated by underlined text in the note. |
Rational Unified
Process |